body{
	font-family: 'Roboto', sans-serif;
	background: #eeeeee url('../images/bg.jpg') left top no-repeat;
	font-size: 16px;
	background-position: -55px 0;
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
ul>li{
	list-style-type:none;
}
header{
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
}
.ustmenu .col-md-3{
	margin-top: 10px;
}
.ustmenu .col-md-3:nth-child(4){
	background: #ccc;
	border-radius: 10px
}
.ustmenu .col-md-3:nth-child(1){
	width: 170px;
}
.ustmenu .col-md-3:nth-child(2){
	width: 240px;
}
.ustmenu .col-md-3:nth-child(3){
	width: 160px;
}
.ustmenu .col-md-3{
	padding:10px;
}
.ustmenu a{
	color: #000
}
.menu{
	background: #fff;
	margin-top: 15px;
	padding-top: 10px;
}
.logo{
	margin-top: 15px;
	width: 240px;
}
.largemenu{
	margin-top: 10px;
}

.musteri{
	background: url('../images/musteri.jpg') center top no-repeat;
	width: 173px;
}
.teklif{
	background: url('../images/teklif.jpg') center top no-repeat;
	width: 154px;
}
.teklif, .musteri{
	height: 61px;
	float: left;
	margin-top: 5px;
	padding: 20px
}
.resim{
	width: 327px
}
.musterigirisi{
	color: #fff;
}
.musteri .nav>li>a:focus, .nav>li>a:hover{
	background: none !important
}
.musteri .navbar-nav>li>.dropdown-menu{
	margin-top: 15px;
	margin-left: -10px;
}
.teklif-al{
	color: #fff
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img{
	width: 100%
}
.copyright{
	background: #c1c1c1;
    padding: 15px;
    text-align: center;
}

footer{
	background: url('../images/footer.jpg') center top;
	color: #fff;
	padding: 20px;
	font-size: 14px
}
footer .h4, footer h4{
	font-size: 14px
}
footer ul{
	padding: 0
}
footer ul a{
	color: #fff
}
.block-40, .mp-menu{
	display: none
}

.largemenu a{
	color: #000
}
.multi-level{
	width: 250px !important;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.dropdown-submenu>a:after{
	    border-left-color:none;
}
.dropdown-submenu>a:after{
	display: none
}
.whatsappBtn{
	display: none
}
.whatsappHatti {
    position: fixed;
    padding: 10px 25px 10px 15px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    background-color: #2eb102;
    display: block;
    bottom: 0px;
    left: 15px;
    z-index: 99;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.popover{
	max-width: 550px !important
}
/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #e84a64;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}
.nav-pills>li>a{
	border-radius: 0
}
#myCarousel .nav a small {
    display:block;
}
#myCarousel .nav {
	background:#eee;
}
#myCarousel .nav a {
    border-radius:0px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
	background: none;
	color: #000
}
#myCarousel .nav a{
	color: #000;
	    border: 1px solid #c1c1c1;
    border-left: none;
}
#myCarousel .nav a:hover{
	color: #fff;
}
.nav>li>a:focus, .nav>li>a:hover{
	background: #a1006a !important;
	color: #fff
}
.formcontrol{
	background: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
}
.tiklateklif{
	background: url('../images/teklifal.jpg') center top no-repeat;
	height: 113px;
}
.ebulten, .tiklateklifal{
	padding: 25px 15px;
}
.tiklateklifal a{
	color: #fff
}
.band{
	background: url('../images/band.png') center top no-repeat;
	height: 230px;
	margin-top: 25px;
	padding: 35px;
}
.band span,.band b{
	font-size: 46px;
	padding: 20px 10px;
	float: left;
	color: #fff
}
.band img{
	float: left;
	margin-top: 25px;
}
.sosyalmedya{
	padding-top: 10px;
}
.sosyalmedya b{
	font-size: 16px;
	float: none;
}
.sosyalmedya .fab{
	color: #fff;
	font-size: 36px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
h1{
	color: #000;
	font-size: 46px !important;
	font-weight: 100;
}
.breadcrumb a{
	color: #000;
}
.sizeozel span{
	padding: 10px;
    border: 3px solid #fff;
    background: #eee;
    float: left;
    width: 48%;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
    height: 65px;
}
.acentelikler{
	background: url('../images/acentelikler.jpg') center top no-repeat;
	height: 291px;
}
.acentelikler h2{
	padding-top:55px;
}
.modal-dialog{
	width: 340px;
}
.uclu{
	margin-top: 30px;
}
.uclubaslik{
	font-size: 28px;
	font-weight: bold
}
.ucluaciklama{
	background:  #fff;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.ucludevami{
	background: #89c700;
	padding: 10px;
}
.ucludevami a{
	color: #fff;
	font-size: 14px;
}
.hizmeta{
	color: #4e4e4e
}
@media screen and (max-width: 768px) {
	.block-40, .mp-menu{
		display: block;
	}
	.block {
	    padding: 10px 15px 20px 15px !important;
	    background: #000;
	}
	.block a{
	    color: #fff;
	    font-size: 20px;
	}
	.resim {
	    width: 327px;
	    margin-top: -80px;
	    margin-left: 15px;
	}
	.sizeozel span, .logo{
		text-align: center;
		width: 100%
	}
	.sizeozel span{
		font-size: 22px;
	}
	.sizeozel span img{
		width: auto;
		height: 44px !important;
	}
	.sizeozel img{
		width: 100%
	}
	.hizmetresim, .telefon{
		display: none
	}
	.sosyalmedya .fab{
		padding: 5px;
	}
	.modal-dialog{
		width: auto
	}
	.whatsappHatti{
    display: none
  }
  .whatsappBtn, .whatsappBtn:active, .whatsappBtn:link, .whatsappBtn:visited {
    display: block;
      padding: 0;
      width: 44px;
      text-align: center;
      background-color: #2eb102;
      color: #fff;
      font-size: 27px;
      font-family: 'Gotham Narrow';
      font-weight: bold;
      border: none;
      outline: none;
      border-top-left-radius: 4px;
      border-top-right-radius: 4px;
      transition: all 0.5s;
      line-height: 40px;
      height: 41px;
      border-bottom: 1px solid rgba(0,0,0,0.2);
      z-index: 1000;
      position: fixed;
      left: 15px;
      bottom: 4px;
      -webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.15);
      -moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.15);
      box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.15);
  }
}